home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Prog / Q-R / RR⁄Tabby Source Code.cpt / Read me!!!!!!!!!!!! < prev    next >
Text File  |  1990-05-25  |  2KB  |  46 lines

  1. 5-25-90
  2.  
  3. I am making most of my code available to anyone interested in developing 
  4. their own Second Sight/Tabby utilities.  This source is not designed to be 
  5. compiled and run.  It is missing key functions and pieces of code that are 
  6. Copyright me and others, that are not to be released at this time. 
  7.  
  8. This code is for example purposes only.  It illustrates various ways of reading
  9. writing and process data from a variety of SS/Tabby files.  It illustrates
  10. the use of Block Reads and Indexes amoung other things.
  11.  
  12. If you use any portion of this code you must abide by two rules, or you
  13. void the agreement that I am making with you and are subject what the law
  14. dictates.
  15.  
  16. They are simple. 
  17.  
  18. 1.  If you us any of this code you must give Michael Lininger and Lininger 
  19. Technology credit in both the program and the documentation.
  20.  
  21. 2.  It is agreed I am to receive a free copy of the program whether it is 
  22. free, sharware or commercial.
  23.  
  24. Source Code included in this .sit file is as follows.
  25.  
  26.     Import 2.55 (the latest I have)
  27.         Export 3.21 (the latest I have)
  28.         Sundial 2.1 (Kinda old, but is the core logic to all sundials)
  29.         Mantissa 1.0 (old, since I still sell the 3.2 version for $30.00,
  30.                      but gives good examples on how to do things).
  31.  
  32.         Study Export 3.21.  it is well documented and illustrates most
  33.         of the things anyone would want to do with the SS/Tabby Files.
  34.  
  35.         If this code is not enough or you would like to do interactive 50/51
  36.         applications contact me voice or via BBS 614-471-6209 and I will 
  37.         see if I can get you more sample code.
  38.  
  39.  
  40. Hope to see a flood of new utilities hitting the market real soon.
  41.  
  42.  
  43.  
  44. Have Fun,
  45.  
  46. Mike Lininger